home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir25 / mcook137.zip / MCFORMAT.DOC < prev    next >
Text File  |  1994-08-30  |  6KB  |  120 lines

  1.      
  2.      
  3.      
  4.           MicroCook ASCII Format description.
  5.      
  6.           For MicroCook to recognize a recipe in a disk file, this
  7.      file must be pure ASCII (no control codes), and it must also be
  8.      formatted in a certain way. If you have recipes in ASCII files in
  9.      a different format than MicroCook's you can format those recipes
  10.      very easily and then import them into MicroCook with the MC ASCII
  11.      Import feature. 
  12.           Load the file in a word processor, or any other text editor,
  13.      and follow the guidelines below. This editor must be able to save
  14.      the final file as a pure ASCII file. 
  15.           Or you can use MicroCook's ASCII editor, MCEDIT, which is
  16.      available to registered users ONLY, and contains macros for
  17.      all the "key" lines described below and a help screen where this
  18.      format is described. 
  19.           
  20.           A sample recipe in the correct format is displayed at the end
  21.      of this document.
  22.      
  23.           These lines MUST be in a MC ASCII Recipe for it to import    
  24.      properly. Exactly as typed here, with same UPPER and lower case   
  25.      letters and ...:
  26.      
  27.     YOU CAN USE MACROS FOR ALL THE ITEMS THAT APPEAR WITH AN ASTERISK IN FRONT OF THEM. BY PRESSING THE F3 KEY THE FIRST LINE IS CREATED; F4 AUTOMATICALLY WILL PRINT THE NEXT LINE, ETC. AT THE BOTTOM OF THE SCREEN, THE CORRECT FUNCTION KEY TO USE FOR EACH MACRO IS INDICATED.
  28.  
  29.      Line below is FIRST line in the recipe 
  30.      *@@@@@ ASCII Recipe from MicroCook V.1.3     (or)
  31.      @@@@@ V.1.3              <-- must be exact as is here, minimum
  32.      *Recipe Name:             <-- must be exact as is here
  33.      *Category...:             <-- must be exact as is here
  34.      *Servings...:             <-- must be exact as is here
  35.             (this line CAN be blank)
  36.      *Ingredients:             <-- must be exact as is here
  37.             (put ingredients here)
  38.             (last line CAN be blank)
  39.      *Description:             <-- must be exact as is here
  40.             (put description here)
  41.             (last line CAN be blank)
  42.      *@@@@@ End of Recipe      <-- must be exact as is here
  43.      Line above is the LAST line in the recipe. 
  44.       
  45.           This line: @@@@@ ASCII Recipe from MicroCook V.1.3
  46.      can be shorten down to: @@@@@ V.1.3
  47.      "@@@@@ ASCII Recipe from MicroCook V.1.3" should be the only
  48.      words on this line. Same with "Ingredients:", "Description:" and
  49.      "@@@@@ End of Recipe".
  50.      
  51.           The Recipe Name can be up to 60 characters long, Category up 
  52.      to 45 characters and Servings 4 characters. The length of the
  53.      lines in the Ingredients can be up to 76 characters long.
  54.      Anything over 38 characters will be moved down to a new line. 
  55.      
  56.      
  57.      
  58.      
  59.      
  60.                               Page 1 of 2
  61.  
  62.      
  63.      The limit of lines in both the Ingredients and Description
  64.      editors is 34 lines. If there are lines containing over 38 characters in the
  65.      Ingredients group, beware that they will take two lines when
  66.      imported. If there are any leading blank spaces on a line, these
  67.      will be removed.  
  68.           You can have ONE (1) blank line between lines in both the    
  69.      Ingredients and Description groups, while two blank lines after
  70.      each other will abort the importing in that group.  
  71.           You can also have a few blank lines between the Recipe Name, 
  72.      Category, Servings and the Ingredients header. The less blank
  73.      lines there are, the faster a MicroCook ASCII file will import.  
  74.           The ^ character is an end of line marker used by MicroCook
  75.      when exporting ASCII files from version 1.3. This character is
  76.      used when importing an ASCII recipe again to format the text in
  77.      the Description to the same as the exported text. When exporting
  78.      in a narrow format for transfer over BBS's, like Prodigy where
  79.      they can't handle 78 character long lines, the text can easily be
  80.      reformatted to the same as the original. The ^ is removed during
  81.      MC ASCII Import. If the ^ character is not there, MicroCook will
  82.      wrap up all the lines in the Descriptions to fill the whole line. 
  83.           MicroCook will format ASCII files in version 1.2 format as
  84.      before.
  85.           If these simple guide lines are followed, you should have no
  86.      problems importing any recipe into MicroCook.
  87.      
  88.      Happy Importing!
  89.      
  90.      (Sample recipe)
  91.      This MC ASCII file can be Imported into MicroCook. Don't alter this file if
  92. you plan to import it or share it with a friend. Use the MC ASCII Import to
  93. Import this File. Do NOT remove the ^ characters. They are used for
  94. formatting when Importing into MicroCook again. They are removed again during
  95. Import.
  96. @@@@@ ASCII Recipe from MicroCook V.1.3
  97. Recipe Name: Spaghetti Alla Marinara
  98. Category...: Pasta
  99. Servings...: 4
  100.  
  101. Ingredients:
  102. 4 Cloves Garlic, Halved
  103. 2 tb Pure Vegetable Oil
  104. 28 oz Can Tomatoes, drained
  105. 1/2 ts Oregano
  106. 1 1/4 ts Salt
  107. 1/4 ts Pepper
  108. 8 oz Spaghetti
  109. 3 tb Chopped Parsley
  110.  
  111. Description:
  112. If fry pan, saute garlic in oil until lightly brown. Remove garlic from pan.^
  113. Add tomatoes, oregano, salt and pepper. Simmer 20-25 minutes or until sauce^
  114. thickens. Prepare spaghetti in large amount of boiling water. Drain. Pour^
  115. prepared sauce over cooked spaghetti arranged on serving platter.^ Sprinkle
  116. with chopped parsley.^ ^ 
  117. @@@@@ End of Recipe              
  118.                               Page 2 of 2
  119. 
  120.